Skip to content

Active cases for type report

Status Component Type

Home page active cases widget sub component

Usage

This Component can be used by using the following HTML Tag:

<tcla-live-apps-active-cases-for-type-report></tcla-live-apps-active-cases-for-type-report>

Inputs

Attribute Type Comments
appId string The LA Application Id
maxLegendItems number
sandboxId number sandboxId - this comes from claims resolver
showPercentages boolean
typeId string The LA Application Type Id (generally 1)
uiAppId string The Application ID of the UI (should ideally be unique as it is shared state key)

Outputs

Attribute Type Comments
selectedCaseTypeState EventEmitter
Event selectedCaseTypeState Case Type state selected in vizualization
Payload CaseTypeStateReportStateInfo CaseTypeStateReportStateInfo object selected from component (to drive caller to display something different (drill down))

full development Documentation

Link to LiveAppsActiveCasesForTypeReportComponent